qacli export

Export information from the Helix QAC installation, user data location or a Helix QAC project.

Usage

export  [-P <directory>] [-K <config name>] [-u <file or directory>] -t
           <CCT> -C <PROJECT|LOCAL|INSTALL|USER> [--] [-h] <export-file>

Extended Description

This command enables you to export information from the Helix QAC installation, user data location or a Helix QAC project. At present you are only able to export CCTs.

There is also a command that enables you to import data, which you can find more information about in qacli import.

Options

Name, shorthand Default Description
‑‑cct‑location, ‑C  

Specify the location of the CCT(s) to export. Possible values are:

  • PROJECT: Export from the specified (‑P) Helix QAC project.
  • LOCAL: Export from the local user data location.
  • INSTALL: Export from the installation directory.
  • USER: Export from the specified (‑u) location.
‑‑config, ‑K   For projects with multiple configurations, specify which configuration to use. If none specified, then the default will be used.
‑‑help, ‑h   Displays usage information and exits.
‑‑ignore‑rest, ‑‑   Ignores the rest of the labeled arguments following this flag.
‑‑qaf‑project, ‑P . Specify a path to a valid Helix QAC project.
‑‑type, ‑t  

Specify the type of export to perform. Supported types are:

  • CCT: Export CCT(s) in a compressed archive.
‑‑user‑defined, ‑u   Specifies a path to a valid CCT (or a directory containing multiple CCTs) that you want to export from.
<export‑file>   Specifies a directory or full pathname to output the data to. If not specified then the file will be output to the current working directory, with the filename derived from the export type and date.